Function |is_u64
json/value::|is_u64
Usage
|is_u64(value)
Parameters
↳ value: Json (json::Json)
Return
↴ bool
Return true if value is a JSON number representable as u64.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
json/value::|is_u64
|is_u64(value)
↳ value: Json (json::Json)
↴ bool
Return true if value is a JSON number representable as u64.